'Declaration
Public Overloads Shared Function GetNearestPoint( _ ByVal points As System.Collections.Generic.IList(Of NPointF), _ ByVal pt As NPointF _ ) As NPointF
'Usage
Dim points As System.Collections.Generic.IList(Of NPointF) Dim pt As NPointF Dim value As NPointF value = NPointFList.GetNearestPoint(points, pt)
Parameters
- points
- pt